complexType RUniversalDeviceTemplate
diagram AXLSoap_p12974.png
namespace http://www.cisco.com/AXL/API/10.5
children name deviceDescription devicePool deviceSecurityProfile sipProfile phoneButtonTemplate sipDialRules callingSearchSpace callingPartyTransformationCSSForInboundCalls callingPartyTransformationCSSForOutboundCalls reroutingCallingSearchSpace subscribeCallingSearchSpaceName useDevicePoolCallingPartyTransformationCSSforInboundCalls useDevicePoolCallingPartyTransformationCSSforOutboundCalls commonPhoneProfile commonDeviceConfiguration softkeyTemplate featureControlPolicy phonePersonalization mtpPreferredOriginatingCodec outboundCallRollover mediaTerminationPointRequired unattendedPort requiredDtmfReception rfc2833Disabled speeddials useTrustedRelayPoint protectedDevice authenticationMode authenticationString keySize servicesProvisioning packetCaptureMode packetCaptureDuration secureShellUser secureShellPassword userLocale networkLocale mlppDomain mlppIndication mlppPreemption doNotDisturb dndOption dndIncomingCallAlert aarGroup aarCallingSearchSpace blfPresenceGroup blfAudibleAlertSettingPhoneBusy blfAudibleAlertSettingPhoneIdle userHoldMohAudioSource networkHoldMohAudioSource location geoLocation deviceMobilityMode mediaResourceGroupList remoteDevice hotlineDevice retryVideoCallAsAudio requireOffPremiseLocation ownerUserId mobilityUserId joinAcrossLines alwaysUsePrimeLine alwaysUsePrimeLineForVoiceMessage singleButtonBarge builtInBridge allowControlOfDeviceFromCti ignorePresentationIndicators enableExtensionMobility recordingOptions privacy loggedIntoHuntGroup proxyServer servicesUrl idle idleTimer secureDirUrl messages secureIdleUrl authenticationServer directory secureServicesUrl information secureMessagesUrl secureInformationUrl secureAuthenticationUrl externalPhoneNumber audibleMsgWaitingicatorPolicy logMissedCalls visualMsgWaitingIndicatorPolicy lineLabel displayCallerId MaxNumberOfCalls ringSettingWhenPhoneIdle busyTrigger ringSettingWhenPhoneInUse directoryNumber recordingProfile callPickupGroupAudioAlertSettingPhoneActive callPickupGroupAudioAlertSettingPhoneIdle monitoringCallingSearchSpace confidentialAccess services
used by
elements GetUniversalDeviceTemplateReq/returnedTags GetUniversalDeviceTemplateRes/return/universalDeviceTemplate
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RUniversalDeviceTemplate">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="deviceDescription" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="devicePool" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="deviceSecurityProfile" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="sipProfile" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="phoneButtonTemplate" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="sipDialRules" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingSearchSpace" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyTransformationCSSForInboundCalls" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyTransformationCSSForOutboundCalls" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="reroutingCallingSearchSpace" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="subscribeCallingSearchSpaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCallingPartyTransformationCSSforInboundCalls" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCallingPartyTransformationCSSforOutboundCalls" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="commonPhoneProfile" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="commonDeviceConfiguration" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="softkeyTemplate" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="featureControlPolicy" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="phonePersonalization" type="axlapi:XPhonePersonalization" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mtpPreferredOriginatingCodec" type="axlapi:XSIPCodec" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="outboundCallRollover" type="axlapi:XOutboundCallRollover" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mediaTerminationPointRequired" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="unattendedPort" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="requiredDtmfReception" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="rfc2833Disabled" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="speeddials" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="speeddial" type="axlapi:RSpeeddial" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="useTrustedRelayPoint" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="protectedDevice" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="authenticationMode" type="axlapi:XAuthenticationMode" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="authenticationString" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="keySize" type="axlapi:XKeySize" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="servicesProvisioning" type="axlapi:XPhoneServiceDisplay" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="packetCaptureMode" type="axlapi:XPacketCaptureMode" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="packetCaptureDuration" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="secureShellUser" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="secureShellPassword" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="userLocale" type="axlapi:XUserLocale" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="networkLocale" type="axlapi:XCountry" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mlppDomain" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mlppIndication" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mlppPreemption" type="axlapi:XPreemption" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="doNotDisturb" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="dndOption" type="axlapi:XDNDOption" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="dndIncomingCallAlert" type="axlapi:XRingSetting" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="aarGroup" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="aarCallingSearchSpace" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="blfPresenceGroup" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="blfAudibleAlertSettingPhoneBusy" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="blfAudibleAlertSettingPhoneIdle" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="userHoldMohAudioSource" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="networkHoldMohAudioSource" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="location" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="geoLocation" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="deviceMobilityMode" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mediaResourceGroupList" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="remoteDevice" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="hotlineDevice" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="retryVideoCallAsAudio" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="requireOffPremiseLocation" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ownerUserId" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mobilityUserId" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="joinAcrossLines" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="alwaysUsePrimeLine" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="alwaysUsePrimeLineForVoiceMessage" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="singleButtonBarge" type="axlapi:XBarge" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="builtInBridge" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="allowControlOfDeviceFromCti" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ignorePresentationIndicators" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableExtensionMobility" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="recordingOptions" type="axlapi:XRecordingFlag" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="privacy" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="loggedIntoHuntGroup" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="proxyServer" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="servicesUrl" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="idle" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="idleTimer" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="secureDirUrl" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="messages" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="secureIdleUrl" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="authenticationServer" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="directory" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="secureServicesUrl" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="information" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="secureMessagesUrl" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="secureInformationUrl" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="secureAuthenticationUrl" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="externalPhoneNumber" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="audibleMsgWaitingicatorPolicy" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="logMissedCalls" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="visualMsgWaitingIndicatorPolicy" type="axlapi:XMWLPolicy" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="lineLabel" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="displayCallerId" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="MaxNumberOfCalls" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ringSettingWhenPhoneIdle" type="axlapi:XRingSetting" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="busyTrigger" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ringSettingWhenPhoneInUse" type="axlapi:XRingSetting" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="directoryNumber" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="recordingProfile" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callPickupGroupAudioAlertSettingPhoneActive" type="axlapi:XRingSetting" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callPickupGroupAudioAlertSettingPhoneIdle" type="axlapi:XRingSetting" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="monitoringCallingSearchSpace" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="confidentialAccess" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="confidentialAccessMode" type="axlapi:XCALMode" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="confidentialAccessLevel" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="services" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="service" type="axlapi:RSubscribedService" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute RUniversalDeviceTemplate/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element RUniversalDeviceTemplate/name
diagram AXLSoap_p12975.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/deviceDescription
diagram AXLSoap_p12976.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="deviceDescription" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/devicePool
diagram AXLSoap_p12977.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="devicePool" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/deviceSecurityProfile
diagram AXLSoap_p12978.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="deviceSecurityProfile" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/sipProfile
diagram AXLSoap_p12979.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="sipProfile" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/phoneButtonTemplate
diagram AXLSoap_p12980.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="phoneButtonTemplate" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/sipDialRules
diagram AXLSoap_p12981.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="sipDialRules" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/callingSearchSpace
diagram AXLSoap_p12982.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="callingSearchSpace" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/callingPartyTransformationCSSForInboundCalls
diagram AXLSoap_p12983.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="callingPartyTransformationCSSForInboundCalls" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/callingPartyTransformationCSSForOutboundCalls
diagram AXLSoap_p12984.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="callingPartyTransformationCSSForOutboundCalls" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/reroutingCallingSearchSpace
diagram AXLSoap_p12985.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="reroutingCallingSearchSpace" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/subscribeCallingSearchSpaceName
diagram AXLSoap_p12986.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="subscribeCallingSearchSpaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/useDevicePoolCallingPartyTransformationCSSforInboundCalls
diagram AXLSoap_p12987.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="useDevicePoolCallingPartyTransformationCSSforInboundCalls" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/useDevicePoolCallingPartyTransformationCSSforOutboundCalls
diagram AXLSoap_p12988.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="useDevicePoolCallingPartyTransformationCSSforOutboundCalls" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/commonPhoneProfile
diagram AXLSoap_p12989.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="commonPhoneProfile" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/commonDeviceConfiguration
diagram AXLSoap_p12990.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="commonDeviceConfiguration" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/softkeyTemplate
diagram AXLSoap_p12991.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="softkeyTemplate" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/featureControlPolicy
diagram AXLSoap_p12992.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="featureControlPolicy" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/phonePersonalization
diagram AXLSoap_p12993.png
type axlapi:XPhonePersonalization
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="phonePersonalization" type="axlapi:XPhonePersonalization" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/mtpPreferredOriginatingCodec
diagram AXLSoap_p12994.png
type axlapi:XSIPCodec
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="mtpPreferredOriginatingCodec" type="axlapi:XSIPCodec" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/outboundCallRollover
diagram AXLSoap_p12995.png
type axlapi:XOutboundCallRollover
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="outboundCallRollover" type="axlapi:XOutboundCallRollover" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/mediaTerminationPointRequired
diagram AXLSoap_p12996.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="mediaTerminationPointRequired" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/unattendedPort
diagram AXLSoap_p12997.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="unattendedPort" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/requiredDtmfReception
diagram AXLSoap_p12998.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="requiredDtmfReception" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/rfc2833Disabled
diagram AXLSoap_p12999.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="rfc2833Disabled" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/speeddials
diagram AXLSoap_p13000.png
properties
minOcc 0
maxOcc 1
content complex
children speeddial
source <xsd:element name="speeddials" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="speeddial" type="axlapi:RSpeeddial" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RUniversalDeviceTemplate/speeddials/speeddial
diagram AXLSoap_p13001.png
type axlapi:RSpeeddial
properties
minOcc 0
maxOcc unbounded
content complex
children dirn label index
source <xsd:element name="speeddial" type="axlapi:RSpeeddial" minOccurs="0" maxOccurs="unbounded"/>

element RUniversalDeviceTemplate/useTrustedRelayPoint
diagram AXLSoap_p13002.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="useTrustedRelayPoint" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/protectedDevice
diagram AXLSoap_p13003.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="protectedDevice" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/authenticationMode
diagram AXLSoap_p13004.png
type axlapi:XAuthenticationMode
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="authenticationMode" type="axlapi:XAuthenticationMode" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/authenticationString
diagram AXLSoap_p13005.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="authenticationString" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/keySize
diagram AXLSoap_p13006.png
type axlapi:XKeySize
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="keySize" type="axlapi:XKeySize" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/servicesProvisioning
diagram AXLSoap_p13007.png
type axlapi:XPhoneServiceDisplay
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="servicesProvisioning" type="axlapi:XPhoneServiceDisplay" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/packetCaptureMode
diagram AXLSoap_p13008.png
type axlapi:XPacketCaptureMode
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="packetCaptureMode" type="axlapi:XPacketCaptureMode" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/packetCaptureDuration
diagram AXLSoap_p13009.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="packetCaptureDuration" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/secureShellUser
diagram AXLSoap_p13010.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="secureShellUser" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/secureShellPassword
diagram AXLSoap_p13011.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="secureShellPassword" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/userLocale
diagram AXLSoap_p13012.png
type axlapi:XUserLocale
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="userLocale" type="axlapi:XUserLocale" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/networkLocale
diagram AXLSoap_p13013.png
type axlapi:XCountry
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="networkLocale" type="axlapi:XCountry" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/mlppDomain
diagram AXLSoap_p13014.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="mlppDomain" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/mlppIndication
diagram AXLSoap_p13015.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="mlppIndication" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/mlppPreemption
diagram AXLSoap_p13016.png
type axlapi:XPreemption
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="mlppPreemption" type="axlapi:XPreemption" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/doNotDisturb
diagram AXLSoap_p13017.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="doNotDisturb" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/dndOption
diagram AXLSoap_p13018.png
type axlapi:XDNDOption
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="dndOption" type="axlapi:XDNDOption" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/dndIncomingCallAlert
diagram AXLSoap_p13019.png
type axlapi:XRingSetting
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="dndIncomingCallAlert" type="axlapi:XRingSetting" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/aarGroup
diagram AXLSoap_p13020.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="aarGroup" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/aarCallingSearchSpace
diagram AXLSoap_p13021.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="aarCallingSearchSpace" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/blfPresenceGroup
diagram AXLSoap_p13022.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="blfPresenceGroup" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/blfAudibleAlertSettingPhoneBusy
diagram AXLSoap_p13023.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="blfAudibleAlertSettingPhoneBusy" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/blfAudibleAlertSettingPhoneIdle
diagram AXLSoap_p13024.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="blfAudibleAlertSettingPhoneIdle" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/userHoldMohAudioSource
diagram AXLSoap_p13025.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="userHoldMohAudioSource" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/networkHoldMohAudioSource
diagram AXLSoap_p13026.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="networkHoldMohAudioSource" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/location
diagram AXLSoap_p13027.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="location" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/geoLocation
diagram AXLSoap_p13028.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="geoLocation" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/deviceMobilityMode
diagram AXLSoap_p13029.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="deviceMobilityMode" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/mediaResourceGroupList
diagram AXLSoap_p13030.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="mediaResourceGroupList" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/remoteDevice
diagram AXLSoap_p13031.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="remoteDevice" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/hotlineDevice
diagram AXLSoap_p13032.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="hotlineDevice" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/retryVideoCallAsAudio
diagram AXLSoap_p13033.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="retryVideoCallAsAudio" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/requireOffPremiseLocation
diagram AXLSoap_p13034.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="requireOffPremiseLocation" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/ownerUserId
diagram AXLSoap_p13035.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="ownerUserId" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/mobilityUserId
diagram AXLSoap_p13036.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="mobilityUserId" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/joinAcrossLines
diagram AXLSoap_p13037.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="joinAcrossLines" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/alwaysUsePrimeLine
diagram AXLSoap_p13038.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="alwaysUsePrimeLine" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/alwaysUsePrimeLineForVoiceMessage
diagram AXLSoap_p13039.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="alwaysUsePrimeLineForVoiceMessage" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/singleButtonBarge
diagram AXLSoap_p13040.png
type axlapi:XBarge
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="singleButtonBarge" type="axlapi:XBarge" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/builtInBridge
diagram AXLSoap_p13041.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="builtInBridge" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/allowControlOfDeviceFromCti
diagram AXLSoap_p13042.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="allowControlOfDeviceFromCti" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/ignorePresentationIndicators
diagram AXLSoap_p13043.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="ignorePresentationIndicators" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/enableExtensionMobility
diagram AXLSoap_p13044.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="enableExtensionMobility" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/recordingOptions
diagram AXLSoap_p13045.png
type axlapi:XRecordingFlag
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="recordingOptions" type="axlapi:XRecordingFlag" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/privacy
diagram AXLSoap_p13046.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="privacy" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/loggedIntoHuntGroup
diagram AXLSoap_p13047.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="loggedIntoHuntGroup" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/proxyServer
diagram AXLSoap_p13048.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="proxyServer" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/servicesUrl
diagram AXLSoap_p13049.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="servicesUrl" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/idle
diagram AXLSoap_p13050.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="idle" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/idleTimer
diagram AXLSoap_p13051.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="idleTimer" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/secureDirUrl
diagram AXLSoap_p13052.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="secureDirUrl" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/messages
diagram AXLSoap_p13053.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="messages" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/secureIdleUrl
diagram AXLSoap_p13054.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="secureIdleUrl" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/authenticationServer
diagram AXLSoap_p13055.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="authenticationServer" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/directory
diagram AXLSoap_p13056.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="directory" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/secureServicesUrl
diagram AXLSoap_p13057.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="secureServicesUrl" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/information
diagram AXLSoap_p13058.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="information" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/secureMessagesUrl
diagram AXLSoap_p13059.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="secureMessagesUrl" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/secureInformationUrl
diagram AXLSoap_p13060.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="secureInformationUrl" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/secureAuthenticationUrl
diagram AXLSoap_p13061.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="secureAuthenticationUrl" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/externalPhoneNumber
diagram AXLSoap_p13062.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="externalPhoneNumber" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/audibleMsgWaitingicatorPolicy
diagram AXLSoap_p13063.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="audibleMsgWaitingicatorPolicy" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/logMissedCalls
diagram AXLSoap_p13064.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="logMissedCalls" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/visualMsgWaitingIndicatorPolicy
diagram AXLSoap_p13065.png
type axlapi:XMWLPolicy
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="visualMsgWaitingIndicatorPolicy" type="axlapi:XMWLPolicy" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/lineLabel
diagram AXLSoap_p13066.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="lineLabel" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/displayCallerId
diagram AXLSoap_p13067.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="displayCallerId" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/MaxNumberOfCalls
diagram AXLSoap_p13068.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="MaxNumberOfCalls" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/ringSettingWhenPhoneIdle
diagram AXLSoap_p13069.png
type axlapi:XRingSetting
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="ringSettingWhenPhoneIdle" type="axlapi:XRingSetting" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/busyTrigger
diagram AXLSoap_p13070.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="busyTrigger" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/ringSettingWhenPhoneInUse
diagram AXLSoap_p13071.png
type axlapi:XRingSetting
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="ringSettingWhenPhoneInUse" type="axlapi:XRingSetting" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/directoryNumber
diagram AXLSoap_p13072.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="directoryNumber" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/recordingProfile
diagram AXLSoap_p13073.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="recordingProfile" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/callPickupGroupAudioAlertSettingPhoneActive
diagram AXLSoap_p13074.png
type axlapi:XRingSetting
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="callPickupGroupAudioAlertSettingPhoneActive" type="axlapi:XRingSetting" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/callPickupGroupAudioAlertSettingPhoneIdle
diagram AXLSoap_p13075.png
type axlapi:XRingSetting
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="callPickupGroupAudioAlertSettingPhoneIdle" type="axlapi:XRingSetting" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/monitoringCallingSearchSpace
diagram AXLSoap_p13076.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="monitoringCallingSearchSpace" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/confidentialAccess
diagram AXLSoap_p13077.png
properties
minOcc 0
maxOcc 1
content complex
children confidentialAccessMode confidentialAccessLevel
source <xsd:element name="confidentialAccess" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="confidentialAccessMode" type="axlapi:XCALMode" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="confidentialAccessLevel" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RUniversalDeviceTemplate/confidentialAccess/confidentialAccessMode
diagram AXLSoap_p13078.png
type axlapi:XCALMode
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="confidentialAccessMode" type="axlapi:XCALMode" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/confidentialAccess/confidentialAccessLevel
diagram AXLSoap_p13079.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="confidentialAccessLevel" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RUniversalDeviceTemplate/services
diagram AXLSoap_p13080.png
properties
minOcc 0
maxOcc 1
content complex
children service
source <xsd:element name="services" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="service" type="axlapi:RSubscribedService" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RUniversalDeviceTemplate/services/service
diagram AXLSoap_p13081.png
type axlapi:RSubscribedService
properties
minOcc 0
maxOcc unbounded
content complex
children telecasterServiceName name url urlButtonIndex urlLabel serviceNameAscii phoneService phoneServiceCategory vendor version priority
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="service" type="axlapi:RSubscribedService" minOccurs="0" maxOccurs="unbounded"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy